object JpegViewForm: TJpegViewForm Left = 200 Top = 109 Width = 435 Height = 300 HorzScrollBar.Tracking = True VertScrollBar.Tracking = True Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnActivate = FormActivate OnClose = FormClose OnKeyDown = FormKeyDown OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 end